Configuration File
Main Concepts #
The configuration file holds all the important information on setup, however there are protections in place to guide setup and protect against possible errors
Printers #
Example of a Mk3 printer #
|
|
Example of a Mk4 printer #
|
|
Student Accounts #
|
|
Hash indicates the hash for the users password. If it is null
it indicates the user is actively resetting their password and it will be set upon next login
You cannot determine a users password through the hash, nor can you change a password through the config file as it must be hashed first.
Learn more about hashing Learn more about accountsSetup #
Setup will be run if 1 of the following conditions are met
/ref/config.json
does not exist- There are no accounts in
config
- There are no printers in
config
You will be automatically redirected from the home page if you do not have all of those items fulfilled
Additionally you will be unable to setup more root users through setup, however to add additional printers you can access that page again